microsoftgraph's Repositories

100 repositories

.github
MicrosoftGraph GitHub organization configuration
⭐ 1 🌐 Public
30DaysMSGraph-TryItOut
This repo contains the Try It Out samples from the 30 Days of Microsoft Graph blog series (https://aka.ms/30DaysMSGraph).
⭐ 79 🌐 Public πŸ“¦ Archived
android-java-connect-rest-sample
Use Microsoft Graph to access a user’s Microsoft account data from within an Android app. This sample uses the Microsoft Graph REST endpoint to work with the data, and uses the Azure AD v2.0 endpoint for authentication of users of personal or work or school accounts.
⭐ 12 🌐 Public πŸ“¦ Archived
android-java-connect-sample
Use Microsoft Graph to access a user’s Microsoft account data from within an Android app. This sample uses the Microsoft Graph Client Library to work with the data, and uses the Azure AD v2.0 endpoint for authentication of users of personal or work or school accounts.
⭐ 19 🌐 Public πŸ“¦ Archived
android-java-meetingfeedback-rest-sample
This showcase sample accesses Microsoft calendar and email data so users can send anonymous feedback on the meetings they attend.
⭐ 10 🌐 Public πŸ“¦ Archived
android-java-snippets-rest-sample
Code snippets that use the Microsoft Graph to perform common tasks, such as sending email or managing groups, from within an Android app. This sample uses REST calls directly to the Microsoft Graph endpoint, and the Active Directory Authentication Library (ADAL) for authentication of users' work or school Office 365 accounts.
⭐ 22 🌐 Public πŸ“¦ Archived
android-java-snippets-sample
Code snippets that use the Microsoft Graph to perform common tasks, such as sending email or managing groups, from within an Android app. This sample uses the Microsoft Graph Client Library to work with the data, and the Microsoft Authentication Library (MSAL) for authentication of users' work or school Office 365 accounts and personal accounts.
⭐ 22 🌐 Public πŸ“¦ Archived
angular-connect-rest-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within an AngularJS web application. This sample uses REST calls directly to the Microsoft Graph endpoint and authenticates users with Microsoft Accounts or work or school Office 365 accounts.
⭐ 48 🌐 Public πŸ“¦ Archived
angular-connect-sample
[ARCHIVED] This sample shows how to connect an AngularJS app to a Microsoft work or school (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API with the Microsoft Graph JavaScript SDK to send an email. In addition, the sample uses the Office Fabric UI for styling and formatting the user experience.
⭐ 12 🌐 Public πŸ“¦ Archived
angular-excelstarter-sample
[ARCHIVED] This sample shows how to connect an Angular 4.0 app to a Microsoft work or school (Azure Active Directory) using the Microsoft Graph API to get a user's name and address and upload that information to an Excel file stored in OneDrive.
⭐ 11 🌐 Public πŸ“¦ Archived
angular-snippets-rest-sample
[ARCHIVED] Provides a repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activities from within an AngularJS app. This sample makes REST calls directly to the Microsoft Graph API, and uses the Azure AD v2.0 endpoint to authenticate personal accounts and work or school accounts.
⭐ 18 🌐 Public πŸ“¦ Archived
angular2-connect-rest-sample
[ARCHIVED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/angular4-connect-sample
⭐ 35 🌐 Public πŸ“¦ Archived
angular4-connect-sample
[ARCHIVED] This sample shows how to connect and Angular 4 app to a Microsoft work of school account (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API with the Microsoft Graph SDK to send an email. In addition, the sample uses the Office Fabric UI for styling and formatting the user experience.
⭐ 20 🌐 Public πŸ“¦ Archived
apidoctor
Application for validating API documentation and generating test cases
⭐ 0 🌐 Public πŸ“¦ Archived
aspnet-assettracking-sample
No description
⭐ 2 🌐 Public πŸ“¦ Archived
aspnet-connect-rest-sample
[ARCHIVED] This ASP.NET MVC sample shows how to connect to Microsoft Graph and use the API to send an email.
⭐ 63 🌐 Public πŸ“¦ Archived
aspnet-connect-sample
[ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.
⭐ 53 🌐 Public πŸ“¦ Archived
aspnet-donations-rest-sample
This sample shows how to read and write into an Excel document stored in your OneDrive for Business account by using the Excel REST APIs.
⭐ 10 🌐 Public πŸ“¦ Archived
aspnet-excelstarter-sample
[ARCHIVED] This sample shows how to connect an ASP.NET web app to a Microsoft work or school (Azure Active Directory) using the Microsoft Graph API to get a user's name and address and upload that information to an Excel file stored in OneDrive.
⭐ 8 🌐 Public πŸ“¦ Archived
aspnet-snippets-sample
A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activities from an ASP.NET Core MVC app. This sample uses the Microsoft Graph .NET Client Library to work with data, and the Microsoft Identity Web Library for authentication on the Microsoft identity platform v2.0 endpoint.
⭐ 197 🌐 Public
aspnet-todo-rest-sample
This sample shows how to read and write into an Excel document stored in your OneDrive for Business account by using the Excel REST APIs.
⭐ 22 🌐 Public πŸ“¦ Archived
aspnet-webhooks-rest-sample
Webhooks in Microsoft Graph notify your web application about changes in user data. You can create a webhook subscription to get notified about changes in user's data. This sample uses the Azure AD endpoint to obtain an access token for work or school accounts.
⭐ 41 🌐 Public πŸ“¦ Archived
aspnetcore-connect-sample
[ARCHIVED] This ASP.NET Core MVC sample shows how to connect to Microsoft Graph using delegated permissions and the Azure AD v2.0 (MSAL) endpoint.
⭐ 123 🌐 Public πŸ“¦ Archived
aspnetcore-search-sample
No description
⭐ 0 🌐 Public πŸ“¦ Archived
aspnetcore-webhooks-sample
This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.
⭐ 135 🌐 Public
assign-to-author
This GitHub action assigns issues in the microsoft-graph-docs repository to the author of the referenced page
⭐ 2 🌐 Public
autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
⭐ 0 🌐 Public
autorest.powershell
AutoRest PowerShell Generator
⭐ 2 🌐 Public
botframework-csharp-approvalbot-sample
A sample Bot that uses adaptive cards and the .NET Graph SDK to send actionable messages requesting approval to release files on OneDrive.
⭐ 18 🌐 Public
botframework-csharp-excelbot-rest-sample
[ARCHIVED] Excel Bot is a bot built with the Microsoft Bot Framework that demonstrates how to use Excel with the Microsoft Graph API
⭐ 29 🌐 Public πŸ“¦ Archived
botframework-csharp-graph-explorer
The Microsoft Graph Bot is a bot built with the Microsoft Bot Framework that allows interactive exploration of the Microsoft Graph.
⭐ 17 🌐 Public πŸ“¦ Archived
changelog-link-check
This GitHub action blocks pull requests that include invalid links in changelog files
⭐ 0 🌐 Public
console-calendar-sample
No description
⭐ 5 🌐 Public πŸ“¦ Archived
console-csharp-connect-sample
[ARCHIVED] This sample shows how to connect a Windows console application to a Microsoft work or school (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API to send an email.
⭐ 37 🌐 Public πŸ“¦ Archived
console-csharp-snippets-sample
[ARCHIVED] This Windows console app demonstrates how to perform various operations using the Microsoft Graph client library with both delegated and application permissions. This sample uses the Microsoft Authentication Library (MSAL) for authentication on the Azure AD v2.0 endpoint.
⭐ 17 🌐 Public πŸ“¦ Archived
console-java-connect-sample
Please see https://github.com/microsoftgraph/msgraph-training-java for a Java sample.
⭐ 22 🌐 Public πŸ“¦ Archived
contoso-airlines-aspnet-core-sample
[ARCHIVED]
⭐ 2 🌐 Public πŸ“¦ Archived
contoso-airlines-azure-functions-sample
[ARCHIVED]
⭐ 29 🌐 Public πŸ“¦ Archived
contoso-airlines-ios-swift-sample
[ARCHIVED]
⭐ 2 🌐 Public πŸ“¦ Archived
contoso-airlines-spfx-sample
[ARCHIVED]
⭐ 1 🌐 Public πŸ“¦ Archived
contoso-airlines-teams-sample
No description
⭐ 64 🌐 Public πŸ“¦ Archived
contoso-foods
A sample grocery shopping experience powered by the Microsoft Graph Toolkit
⭐ 3 🌐 Public πŸ“¦ Archived
copilot-realtime-activity-subscription-samples
No description
⭐ 1 🌐 Public
csdl-diagrams
Libraries and tools to process OData CSDL files and visualize them as diagrams.
⭐ 4 🌐 Public
csharp-teams-sample-graph
[ARCHIVED] Sample apps (C# and node) for accessing Microsoft Teams data via the Microsoft Graph
⭐ 119 🌐 Public πŸ“¦ Archived
dataconnect-solutions
Microsoft Graph Data Connect enables scaled access to Microsoft 365 data with fine grained consent model, integrated with compliance and governance, to enable analytics and big data applications on the largest productivity platform.
⭐ 67 🌐 Public
dotnet-aad-query-sample
This sample demonstrates a .NET 5.0 Desktop (WPF) application showcasing advanced Microsoft Graph Query Capabilities for Directory Objects with .NET Graph SDK.
⭐ 13 🌐 Public
dotnetcore-console-sample
.Net Core console application for calling Microsoft Graph. Sample built from scratch.
⭐ 88 🌐 Public
entra-powershell
Microsoft Entra PowerShell
⭐ 180 🌐 Public
eol-blocker
This GitHub action blocks pull requests that contain improper line-endings
⭐ 0 🌐 Public
eslint-config-msgraph
Shared eslint and prettier configs for the microsoftgraph org
⭐ 0 🌐 Public
g-raph
Artwork for our g-raph (giraffe)
⭐ 16 🌐 Public
get-app-token
This GitHub Action retrieves a GitHub App installation token for use in workflows
⭐ 10 🌐 Public
github-issue-manager
This sample combines a Microsoft Graph connector, declarative agent, and API plugin to create an issue management agent for Microsoft 365 Copilot
⭐ 1 🌐 Public
graphql-demo
[ARCHIVED] GraphQL for Microsoft Graph
⭐ 77 🌐 Public πŸ“¦ Archived
group-membership-management
Group Membership Management (GMM) is a service that dynamically manages the membership of AAD Groups. Groups managed by GMM can have their membership defined using existing AAD Groups and/or custom membership sources.
⭐ 105 🌐 Public
group-membership-management-tenant
No description
⭐ 7 🌐 Public
Intune-PowerShell-SDK-Code-Generator
Custom ODCM Writer built atop Vipr to auto-generate PowerShell cmdlets corresponding to CRUD operations for Microsoft Intune Graph Api.
⭐ 17 🌐 Public πŸ“¦ Archived
ios-objectivec-apple-watch-sample
[ARCHIVED] This Apple Watch sample uses Microsoft Graph to find out more about a colleague in a meeting.
⭐ 7 🌐 Public πŸ“¦ Archived
ios-objectivec-connect-rest-sample
Please see https://github.com/microsoftgraph/msgraph-training-ios-objectivec for an Objective-C sample.
⭐ 9 🌐 Public πŸ“¦ Archived
ios-objectivec-connect-sample
Please see https://github.com/microsoftgraph/msgraph-training-ios-objectivec for an Objective-C sample.
⭐ 14 🌐 Public πŸ“¦ Archived
ios-objectivec-imagediscovery-rest-sample
The Microsoft Graph Image Discovery sample allows you to take or search for an image and save it to OneDrive, or mail it to a recipient.
⭐ 2 🌐 Public πŸ“¦ Archived
ios-objectivec-profile-picture-sample
iOS Objective-C SDK sample for working with profile pictures in Microsoft Graph, a unified endpoint for accessing data, relationships and insights that come from the Microsoft Cloud.
⭐ 2 🌐 Public πŸ“¦ Archived
ios-objectivec-snippets-rest-sample
This sample shows how to use Microsoft Graph to send email, manage groups, and perform other activities with Office 365 data.
⭐ 5 🌐 Public πŸ“¦ Archived
ios-objectiveC-snippets-sample
[ARCHIVED] This sample shows how to use the Microsoft Graph SDK to send email, manage groups, and perform other activities with Office 365 data.
⭐ 9 🌐 Public πŸ“¦ Archived
ios-swift-connect-rest-sample
Please see https://github.com/microsoftgraph/msgraph-training-ios-swift for a Swift sample.
⭐ 11 🌐 Public πŸ“¦ Archived
ios-swift-connect-sample
Please see https://github.com/microsoftgraph/msgraph-training-ios-swift for a Swift sample.
⭐ 14 🌐 Public πŸ“¦ Archived
ios-swift-faceapi-sample
Please see https://github.com/microsoftgraph/msgraph-training-ios-swift for a Swift sample.
⭐ 9 🌐 Public πŸ“¦ Archived
ios-swift-snippets-sample
Please see https://github.com/microsoftgraph/msgraph-training-ios-swift for a Swift sample.
⭐ 15 🌐 Public πŸ“¦ Archived
java-spring-webhooks-sample
Receive change notifications with data with the Microsoft Graph
⭐ 45 🌐 Public
javascript-officeuifabric-peoplepicker-sample
[ARCHIVED] This sample demonstrates how to populate an Office UI Fabric JS PeoplePicker component with data retrieved from Microsoft Graph.
⭐ 8 🌐 Public πŸ“¦ Archived
kibali
Tooling for managing Microsoft Graph Permissions
⭐ 6 🌐 Public
kiota-dom-export-diff-tool
diff tool for kiota dom exports which validates public API changes during generation
⭐ 0 🌐 Public
meeting-moderator-sample
No description
⭐ 16 🌐 Public
meetings-capture-sample
A Microsoft Teams solution that helps teams capture meeting minute notes inside individual channels
⭐ 33 🌐 Public πŸ“¦ Archived
mgt-react-codetour
Interactive tour to help you build your first React app using Microsoft Graph Toolkit
⭐ 21 🌐 Public
mgtLap-TryItOut
No description
⭐ 19 🌐 Public
microsoft-graph-comms-samples
Microsoft Graph Communications Samples
⭐ 239 🌐 Public
microsoft-graph-devx-content
Content used by the DevX API to enhance clients and tooling.
⭐ 29 🌐 Public
microsoft-graph-docs-contrib
Documentation for the Microsoft Graph REST API
⭐ 113 🌐 Public
microsoft-graph-docs.pt-BR
Documentation for the Microsoft Graph REST API for Portuguese
⭐ 7 🌐 Public πŸ“¦ Archived
microsoft-graph-docs.ru-RU
Documentation for the Microsoft Graph REST API for Russian
⭐ 3 🌐 Public πŸ“¦ Archived
microsoft-graph-docs.zh-CN
Documentation for the Microsoft Graph REST API for Chinese(Simplified)
⭐ 19 🌐 Public πŸ“¦ Archived
microsoft-graph-explorer
We've moved! You can contribute to our new repository here
⭐ 141 🌐 Public πŸ“¦ Archived
microsoft-graph-explorer-v4
React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
⭐ 247 🌐 Public
microsoft-graph-toolkit
Authentication Providers and UI components for Microsoft Graph πŸ¦’
⭐ 1028 🌐 Public
microsoftgraph-postman-collections
No description
⭐ 253 🌐 Public πŸ“¦ Archived
msgraph-access-files-data
No description
⭐ 9 🌐 Public
msgraph-access-group-data
No description
⭐ 3 🌐 Public πŸ“¦ Archived
msgraph-access-user-data
No description
⭐ 10 🌐 Public πŸ“¦ Archived
msgraph-beta-cli
No description
⭐ 2 🌐 Public πŸ“¦ Archived
msgraph-beta-sdk-dotnet
The Microsoft Graph Client Beta Library for .NET supports the Microsoft Graph /beta endpoint. (preview)
⭐ 107 🌐 Public
msgraph-beta-sdk-go
Microsoft Graph Beta Go SDK
⭐ 23 🌐 Public
msgraph-beta-sdk-java
Microsoft Graph Beta Java SDK
⭐ 28 🌐 Public
msgraph-beta-sdk-php
Microsoft Graph beta model library for PHP (preview).
⭐ 14 🌐 Public
msgraph-beta-sdk-python
No description
⭐ 38 🌐 Public
msgraph-beta-sdk-ruby
Microsoft Graph Beta Ruby SDK
⭐ 8 🌐 Public πŸ“¦ Archived
msgraph-beta-sdk-typescript
No description
⭐ 4 🌐 Public
msgraph-beta-typescript-typings
Microsoft Graph Beta TypeScript Type Definitions
⭐ 6 🌐 Public
msgraph-bicep-types
Repo contains Microsoft Graph resource types to integrate with bicep templates.
⭐ 74 🌐 Public